| 1. | How to : debug inline assembly code >如何:调试内联程序集代码 |
| 2. | Functions containing inline assembly code in the first statement 函数的第一行语句包含内联程序集代码。 |
| 3. | To debug inline assembly code 调试内联程序集代码 |
| 4. | Inline assembly code 行内组译程序代码 |
| 5. | Inline assembly code in functions that pass copy - constructed function parameters is not supported 传递复制构造函数参数的函数中的内联程序集代码不受支持。 |
| 6. | Functions containing inline assembly code are generated as unmanaged functions , as if they were placed in a separate module that was compiled without 包含内联程序集代码的函数被生成为非托管函数,就像它们放在不使用 |
| 7. | Inline assembly code that assumes knowledge of the native stack layout , calling conventions outside of the current function , or other low - level information about the computer may fail if that knowledge is applied to the stack frame for a managed function 如果内联程序集代码假定有关本机堆栈布局、当前函数外部的调用约定或其他有关计算机的低级别信息的知识,则如果将该知识应用于托管函数的堆栈帧,则此内联程序集代码可能失败。 |